home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
C and C++
/
Miscellaneous
/
Generic App ƒ
/
Flab
/
flab.h
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-05-20
|
177 b
|
11 lines
|
[
TEXT/KAHL
]
/* sab.h
* © 1992 - Michael S. Engber - All Rights Reserved
*/
#ifndef H_sab
#define H_sab
extern OSErr FlipBNDL(FSSpecPtr spec_p);
extern OSErr RestartFinder(void);
#endif